SCRIPT

Script="<script-name>"

 

This parameter directs the client to export information from the MOMI history files.  See History / Export Data or information on defining the script of "predefined" commands that are executed.

 

The MOMI PC Client stops at the completion of processing this parameter. No other parameter is executed.

 

Note there are no spaces between the keyword, equal sign and the file name.  The file name must be enclosed in quotes if it contains a space.

 

This parameter is replaced by SCRIPT-HISTORY.

 

The syntax is as follows:

 

MOMI.EXE script=<script-name>

 

Examples:

 

executes script ProcessScript

MOMI.EXE script=ProcessScript            

 

sets INI to d:\data\fred\momi, execute

 script ProcessScript

MOMI.EXE inipath=d:\data\fred\momi  script=ProcessScript